home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
database
/
pdt_set1.exe
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-06-22
|
4KB
|
51 lines
echo off
cls
echo ┌─────────────────────────────────────────────────────────────────────────┐
echo │ ┬─┬─────┐ ─┬─┬─────┐ ┌───┬─┬───┐ ┬ │
echo │ │ │ │ │ │ │ │ │ ┘ │
echo │ │ ├─────┘ │ │ │ │ │ ┌┬─┐ │
echo │ │ │ │ │ │ │ │ └┴┬┐ │
echo │ ┴─┴ ─┴─┴─────┘ ┴─┴ └─┴┘ ┌─────┐ │
echo │ │ SET │ │
echo │ ┌───┬─┬───┐ ┬─┬ ┌── │ # 1 │ │
echo │ │ │ │ │ │ └─────┘ │
echo │ │ │ ┌┬─┐ ┌┬─┐ ┬┬ │ ├───┴─┐ ┬┬ ┌┬┬┐ │
echo │ │ │ ││ │ ││ │ ││ │ │ │ ││ ││ │
echo │ ┴─┴ └┴─┘ └┴─┘ ┴┴─┘ ┴─┴ ┴ ┴┴ ┴┴ │
echo │ │
echo │ Enclosed is SET #1 of the programs in PDT's Tool Kit. PDT (or the │
echo │ Pro~Formance Data Tool) is a phenomenal program to view, edit and │
echo │ manage ANY file. And it's INDISPENSIBLE as a tool to view and edit │
echo │ DATA files -- dBase files, any fixed-length file, font files, etc. │
echo │ │
echo │ PDT's Tool Kit includes many small programs to help you create, modi- │
echo │ fy, convert and document data files. The next page has details. │
echo │ │
echo └─────────────────────────────────────────────────────────────────────────┘
pause
cls
echo ┌─┬─────┬─────────────────────────────────────────────────────────────────┐
echo │ │ SET │ PDT's registered users receive the entire Tool Kit -- FREE! │
echo │ │ │ │
echo │ │ # 1 │ Shareware versions of Tool Kit programs are available in "Sets."│
echo │ └─────┘ │
echo │ │
echo │ Packing List: Description: │
echo ├────────────── ──────────────────────────────────────────────────────┤
echo │ │
echo │ PDT-Set1.Doc Your manual (also note Translat.Exe if you need it).│
echo │ │
echo │ Fields.Exe Document the field structure of dBase files. │
echo │ │
echo │ Create.Exe Create dBase files with ANY field structure you want. │
echo │ │
echo │ DBF-DBF.Exe Modify dBase files: Add, Delete or Modify fields. │
echo │ │
echo │ SAMPLE.DBF A sample dBASE file. │
echo │ DEMO1.BAT Quickly demonstrates Fields.Exe. PLEASE RUN! │
echo │ │
echo │ Set #2 includes ASC-DBF and DBF-ASC -- programs to quickly convert │
echo │ dBase files to comma-delimited ASCII versions, or vice-versa. │
echo └─────────────────────────────────────────────────────────────────────────┘